home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d21 / mcc200.arc / MCC.DOC < prev    next >
Text File  |  1991-02-14  |  17KB  |  421 lines

  1. &  (R) Mouse Control Simulator & Mouse Test Controller - v2.0 (C) Saesoft 1991
  2.  
  3.     Saesoft International,           [NMS] Netherlands Message Centre
  4.     Post Office Box: 9179,           Telex: Saesoft, 20010 PMS NL
  5.     3007 AD Rotterdam Holland.     Telefax: Saesoft, +31 (10)4113888
  6.     Phone: +31 (10)4795892           PostBank PSTB NL 2A  5506405
  7.  
  8.  
  9.     MCC  Advanced  Version    2.00
  10.     This  version  of  the    documentation,    software  and  copyright
  11.     supersedes all previous versions of the MCC package.
  12.  
  13.                    TRADEMARKS
  14.  
  15.     DESQview is a registered trademark of Quarterdeck Office Systems
  16.        MS-DOS is a registered trademark of Microsoft Corporation
  17.  
  18.                    DISCLAIMER
  19.  
  20.     Use of this program  acknowledges this    disclaimer of  warranty:
  21.     "This program  is  supplied as is. Saesoft disclaims all warran-
  22.     ties, express  or  implied,  including,  without limitation, the
  23.     warranties of merchantability and of fitness of this program for
  24.     any purpose. Saesoft assumes no liability for damages  direct or
  25.     consequential, which may result  from the use of or inability to
  26.     use this program. Even if Saesoft has been advised of the possi-
  27.     bility of such damages or any claim by any other party."
  28.  
  29.               SITE LICENSES AND QUANTITY PURCHASES
  30.  
  31.     All corporate, business, government or other commercial users of
  32.     MCC must be registered at Saesoft HQ. We offer quantity discount
  33.     as well as site licensing.
  34.  
  35.     Site licensing agreements  allow duplication and distribution of
  36.     a specified number of  copies  within the  licensed institution.
  37.     Duplication of    multiple copies is  NOT  allowed  except through
  38.     execution of a licensing agreement.  Site license fees are based
  39.     upon the  number  of users  using  MCC.  Note that  with a  site
  40.     license, only one copy of the program will be sent.  You will be
  41.     responsible for distributing additional copies.
  42.  
  43.     Note that  Saesoft "Site Licenses" also provide client specified
  44.     modifications on all our products !
  45.  
  46.     Please call or write, for more information.
  47.  
  48.  
  49.     Note:  the unregistered and registered version are NOT the same.
  50.  
  51.  
  52. 2  (R) Mouse Control Simulator & Mouse Test Controller - v2.0 (C) Saesoft 1991
  53.  
  54.     Saesoft (R) [Av] Mouse Control Simulator - ShareWare Version 2.00
  55.     Copyright (C) Saesoft International 1983 - 1991.  All rights reserved.
  56.  
  57.     Usage: MCS -I -R (-RT/-LT) -NT -K -M -50 -U
  58.  
  59.     -I     = Install the Mouse Control Simulator
  60.     -R     = Reverse Left/Right movement Top/Bottom
  61.     -RT/LT = Up/Down movement RighT/LefT side
  62.     -NT    = Don't test if driver is present
  63.     -K     = K? - ask for a key to replace the default Escape
  64.          Kabcd - enter a fixed replacement value with 4 numbers
  65.     -M     = Mabcd - enter a mouse mask value with 4 numbers
  66.     -50    = Go directly into 50 line mode
  67.     -U     = Unload the Mouse Control Simulator
  68.  
  69.  
  70.     Common information;
  71.     =*===*===*===*===*===*===*===*===*===*===*===*===*===*===*===*==
  72.     There are many programs out there, which do not have any support
  73.     for a mouse... it may be your  favourite program !  But it isn't
  74.     updated anymore or the develloppers don't want to add it... this
  75.     is what the two  MCC  utilities are for, MCS  is a Mouse Control
  76.     Simulator, which  allows you  to get  that mouse control  you've
  77.     been waiting for..., MTC is an-other story...
  78.  
  79.  
  80.     Saesoft (R) Mouse Test Controller - Version 2.00
  81.     Copyright (C) Saesoft International 1983 - 1991.  All rights reserved.
  82.  
  83.     Resident MTC Already Installed.
  84.     (oops, wrong message, have you installed it already ?)
  85.  
  86.     =*===*===*===*===*===*===*===*===*===*===*===*===*===*===*===*==
  87.         Ever noticed  that progams who do support a mouse  have a little
  88.     delay when they are started ? no ?! well then skip this...
  89.     Yes ! then welcome, so did we, what happens is that if a program
  90.     with mouse support gets started, it will test to see if there is
  91.     a mouse driver    present, some mouse drivers  take quite a bit of
  92.     time before they return this 'test call' and tell if it's there,
  93.     load up MTC  and stop this  useless delay, MTC    will  decide  if
  94.     there is a mouse and if so, will capture  these 'test calls' and
  95.     will return them immediatly without this annoying delay...
  96.  
  97.  
  98.     =*===*===*===*===*===*===*===*===*===*===*===*===*===*===*===*==
  99.     MTC doesn't have any other usage then to install it, MTC can not
  100.     be unloaded by itself as MCS can.    (MTC can be loaded high)
  101.     MTC must be loaded BEFORE any multi tasker ! 
  102.  
  103.  
  104.     MCS's commandline commands and what they do;
  105.     =*===*===*===*===*===*===*===*===*===*===*===*===*===*===*===*==
  106.     -I => Install the Mouse Control Simulator in memory.
  107.  
  108.     -R => Reverse the 'go left/right movement' from Top to Bottom.
  109.             (*** registered version only ***)
  110.  
  111.  
  112. 3  (R) Mouse Control Simulator & Mouse Test Controller - v2.0 (C) Saesoft 1991
  113.  
  114.     -RT/LT => Reverse 'Up/Down movement' from right side to the left
  115.             side of the screen.
  116.             (*** registered version only ***)
  117.  
  118.     -NT => Don't test if a mouse driver is present, better yet, use
  119.             MTC to avoid a possible annoying delay...
  120.  
  121.     -K => K? - Ask for a  key  to replace  the default Escape,  with
  122.             "K?",  MCS  will  ask  you  to  enter a  key  or
  123.             combination to    replace the default right button
  124.             sided ESCape key function.
  125.  
  126.     -Kabcd => - Enter a fixed replacement value with 4 numbers, same
  127.             as above, but  MCS  will replace the default key
  128.             with the one you entered  with this option, this
  129.             consists  of 4 numbers    in 2  hex numbers, first
  130.             use the WHATKEY.COM utility to find out what the
  131.             numbers are  for the key  you want  to use, then
  132.             use this number to enter it here.
  133.             (*** registered version only ***)
  134.  
  135.     -Mabcd => - Enter a mouse mask value  with 4 numbers, left 2 are
  136.             color, right 2 are the mouse caracter. (hex)
  137.             (*** registered version only ***)
  138.             -M  only will enable the default mouse caracter.
  139.  
  140.     -U => - Unload the Mouse Control Simulator from memory.
  141.  
  142.  
  143.     The current setup and some examples of usage;
  144.     =*===*===*===*===*===*===*===*===*===*===*===*===*===*===*===*==
  145.                    | |
  146.       --┌────────────────────────────┐--
  147.       --│----------------------------│-- Top line on screen and right
  148.     │               | │     mouse button = go left or right
  149.     │   Text_1           | │
  150.     │               | │
  151.     │               | │
  152.     │         word-two       | │     "Usage: MCS -I"
  153.     │               | │
  154.     │               | │
  155.     │               | │
  156.     └────────────────────────────┘
  157.                    | |     Right line on screen and right
  158.                      mouse button = go up or down
  159.  
  160.     Any other place on screen and right mouse button = ESCape key or
  161.     replacement key.
  162.  
  163.     If the mouse pointer  is pointed  on a number  from 0 to 9  or a
  164.     letter from  a to z  and A to Z, a press on the left button will
  165.     result in the leftmost caracter of that number or word.
  166.  
  167.     However! If the pointer  points DIRECTLY to a number, a function
  168.     key will be the result.
  169.     Example; press left button on a 1, will result in a F1... 0=F10
  170.  
  171.  
  172. 4  (R) Mouse Control Simulator & Mouse Test Controller - v2.0 (C) Saesoft 1991
  173.  
  174.     However2 ! If the pointer points DIRECTLY to a '┘,└,╚,╝,╜,╛,╙,╘'
  175.     caracter, an ESCape will be the result !
  176.     (bottom corners box escape out methode)
  177.  
  178.     If the mouse pointer isn't pointed on a number or letter, then a
  179.     <enter> will be the result, and if the pointer is hidden.
  180.  
  181.  
  182.     -R => Reverse the 'go left/right movement' from Top to Bottom.
  183.         =*===*===*===*===*===*===*===*===*===*===*===*===*===*===*===*==
  184.                    | |     Right line on screen and right
  185.     ┌────────────────────────────┐     mouse button = go up or down
  186.     │               | │
  187.     │               | │     
  188.     │   Text_1           | │
  189.     │               | │
  190.     │               | │     "Usage: MCS -I -R"
  191.     │         word-two       | │
  192.     │               | │
  193.     │               | │
  194.       --│----------------------------│--
  195.       --└────────────────────────────┘-- Bottom line on screen and right
  196.                    | |     mouse button = go left or right
  197.                       
  198.  
  199.  
  200.     -RT/LT => Reverse 'Up/Down movement' from right side to the left
  201.             side of the screen.
  202.         =*===*===*===*===*===*===*===*===*===*===*===*===*===*===*===*==
  203.     | |
  204.       --┌────────────────────────────┐--
  205.       --│----------------------------│-- Top line on screen and right
  206.     │ |                 │     mouse button = go left or right
  207.     │ | Text_1             │
  208.     │ |                 │
  209.     │ |                 │
  210.     │ |         word-two         │
  211.     │ |                 │     "Usage: MCS -I -LT"
  212.     │ |                 │
  213.     │ |                 │
  214.     └────────────────────────────┘
  215.     | |
  216.         Left line on screen and right
  217.         mouse button = go up or down
  218.  
  219.  
  220.  
  221.     Notes;
  222.     =*===*===*===*===*===*===*===*===*===*===*===*===*===*===*===*==
  223.     As soon as  MCS  detects that a program  is asking if there is a
  224.     mouse driver present, MCS will disable itself ! you will have to
  225.     unload MCS and reload it again.
  226.  
  227.     The  default  mouse  mask is  0F04,  0F = White pointer  in high
  228.     intensity and black background, 04 = Caracter value  04 which is
  229.     a diamond. (all values are in hexadecimal)
  230.  
  231.  
  232. 5  (R) Mouse Control Simulator & Mouse Test Controller - v2.0 (C) Saesoft 1991
  233.  
  234.     Why does the mouse pointer droppes occasionally ?
  235.         =*===*===*===*===*===*===*===*===*===*===*===*===*===*===*===*==
  236.     Consider a program  which has support  for a mouse, this program
  237.     'knows'  when the mouse  is used  or not and therefor is able to
  238.     hide the mouse pointer when its not used.
  239.     Consider MCS which does NOT 'know' when the mouse is used or not
  240.     it's only a simulator, we have done a lot  to avoid the possibi-
  241.     lity of the pointer being visible and other activity at the same
  242.     time, but you simply can't  account for all... that's why it may
  243.     occasionally happen for the mouse to drop a pointer.
  244.  
  245.  
  246.     MCC's System Requirements;
  247.         =*===*===*===*===*===*===*===*===*===*===*===*===*===*===*===*==
  248.     Operating System;
  249.     PC DOS 2.0 - x.x, MS DOS 2.0 - x.x
  250.     (tested with DESQview v2.26 and QEMM v5.0)
  251.  
  252.     BIOS: Dated after 1 Oct 1986, or enhanced/extended BIOS support.
  253.  
  254.     MCS Overhead;
  255.     2.1K + Environment larger then 300 bytes.
  256.     1% decrease in tasks timepiece.
  257.  
  258.     MTC Overhead;
  259.     0.5K + Environment larger then 300 bytes.
  260.  
  261.  
  262.     REGISTRATION AND PAYMENT;
  263.     =*===*===*===*===*===*===*===*===*===*===*===*===*===*===*===*==
  264.     Registration  of  MCC  entitles you  to use  the program  for an
  265.     unlimmited periode of time, 90 days of free technical support by
  266.     (E)Mail or Phone and a    low cost upgrade  whenever the next ver-
  267.     sion is available, to register transfer the registration fee (in
  268.     USdollars or  DFL only)  to our  account, DO  NOT  SEND CASH, OR
  269.     CHECKES, according to the table below, or an international money
  270.     order, then fill out the form and mail it to us at the following
  271.     address;
  272.  
  273.                 Saesoft International,
  274.                 Post Office Box: 9179,
  275.                 3007 AD Rotterdam Holland.
  276.                PostBank PSTB NL 2A    5506405
  277.  
  278.     As soon  as we    received your transfer    and registration form we
  279.     will send you the disk(s), please allow a minimum of 3 weeks for
  280.     delivery.
  281.  
  282.     Sub-release note: if we encounter any problems with MCC, we will
  283.     solve  them as soon  as possible,  registered users  DO NOT have
  284.     to pay any fee for any sub-release related to a problem.
  285.  
  286.  
  287.     MCC  is a commercial product of  Saesoft International    and  may
  288.     NOT be    sold,  changed,  modified in any way  known or    unknown,
  289.     without   written  permission  from  Saesoft,  applying  to  the
  290.     executable(s), documentation  and sub-related files or programs.
  291.  
  292.  
  293. 6  (R) Mouse Control Simulator & Mouse Test Controller - v2.0 (C) Saesoft 1991
  294.  
  295.          Commercial site license for the use of MCC.
  296.  (All values include 18.5% tax rate, shipping & handling are free of charge.)
  297.  
  298.     (For the use on one computer system only.)
  299.   * Diskette with program and documentation file ........ $30.      ______
  300.   * Holland only value in DFL ........................... F45.      ______
  301.  
  302.     (Includes one diskette with program & documentation file.)
  303.      2 to  9 computers .. at $20  F39 each  # computers ___x __   ______
  304.     10 to 24 computers .. at $16  F32 each  # computers ___x __   ______
  305.     25 to 49 computers .. at $13  F26 each  # computers ___x __   ______
  306.     50 to 99 computers .. at $10  F20 each  # computers ___x __   ______
  307.     100 or more computers .. $1000  F1895 one time fee          ______
  308.  
  309.   Diskette format (choose one)       5.25" disk ____    3.5" disk ____
  310.  
  311.  
  312.  
  313.  
  314.   Name: ________________________________________________________________
  315.  
  316.   Company (ONLY if company address): ___________________________________
  317.  
  318.   Address: _____________________________________________________________
  319.  
  320.      : _____________________________________________________________
  321.  
  322.      : _____________________________________________________________
  323.  
  324.   Voice Day Phone: ______________________ Evening: _____________________
  325.  
  326.   Email (if available): ________________________________________________
  327.  
  328.  
  329.  
  330. This license  is not  necessary  for  clubs or    user groups  distributing  the
  331. SHAREWARE version on a SHAREWARE basis, providing that    the entire  MCC1??.ZIP
  332. package with  accompanying files  is included in the distribution, and no more
  333. than a nominal fee (not to exceed $5) is charged for such distribution.
  334.  
  335.  
  336. 7  (R) Mouse Control Simulator & Mouse Test Controller - v2.0 (C) Saesoft 1991
  337.  
  338.     MCS Summary button usage;
  339.     =*===*===*===*===*===*===*===*===*===*===*===*===*===*===*===*==
  340.     Left button:
  341.     On number will result in a F key, 0=F10, 9=F9, etc...
  342.     On letter  will result in  leftmost letter/number of the word to
  343.        be put at cursor position.
  344.     On none letter    or none number will result in a <enter>,  and if
  345.        the pointer is hidden.
  346.     On a ":" will result in a ":" to be put at cursor position.
  347.     On a ">"  will result in a  "dir" + <enter>  to be put at cursor
  348.        position.
  349.     On a '┘,└,╚,╝,╜,╛,╙,╘' will result in a forced ESCape.
  350.  
  351.     Right button:
  352.     At left/right side or top/bottom side  of screen, will result in
  353.        a screen scroll, up/down or left/right scroll.
  354.     On letter  or number  will result  in a  word echo  to be put at
  355.        cursor position, unless the pointer is hidden.
  356.     On none letter or none number will result in an ESCape or repla-
  357.        cement key.
  358.     =*===*===*===*===*===*===*===*===*===*===*===*===*===*===*===*==
  359.  
  360.  
  361.     MCC History;
  362.     =*===*===*===*===*===*===*===*===*===*===*===*===*===*===*===*==
  363.     v1.01 + Added to the left button, the ":" caracter.
  364.           + Added much more support to avoid pointer drops.
  365.           + Added support for 50 line mode and a switch to set it in
  366.         case of preset video mode, '-50' option.
  367.     =*===*===*===*===*===*===*===*===*===*===*===*===*===*===*===*==
  368.     v1.02 + Added to the left button, the ">" caracter, will  type a
  369.         'dir' + <enter>.
  370.           + Added  word copy option to the right button, press it on
  371.         a word and this word will be put at cursor position, un-
  372.         less the pointer is hidden.
  373.     =*===*===*===*===*===*===*===*===*===*===*===*===*===*===*===*==
  374.     v1.03 + Changed the  installation  process, seemed to  lockup in
  375.         some cases, should be solved now.
  376.     =*===*===*===*===*===*===*===*===*===*===*===*===*===*===*===*==
  377.     v1.04 + Changed  at  the  left    button, "On none letter  or none
  378.         number    will  result in a <enter>." now adds; and if the
  379.         pointer is hidden.
  380.           + Multiple enhancements to pointer control.
  381.     =*===*===*===*===*===*===*===*===*===*===*===*===*===*===*===*==
  382.     v1.05 + Solved pointer confict between norton utils and mcs.
  383.     =*===*===*===*===*===*===*===*===*===*===*===*===*===*===*===*==
  384.  
  385.  
  386. 8  (R) Mouse Control Simulator & Mouse Test Controller - v2.0 (C) Saesoft 1991
  387.  
  388.     =*===*===*===*===*===*===*===*===*===*===*===*===*===*===*===*==
  389.     v1.06 + Solved a timing problem in relation to the main clock.
  390.     =*===*===*===*===*===*===*===*===*===*===*===*===*===*===*===*==
  391.     v1.07 + Minor pointer background mask enhancement.
  392.     =*===*===*===*===*===*===*===*===*===*===*===*===*===*===*===*==
  393.     v2.00 + Global enhancements, added  more control, an easy to use
  394.         config file MCS.SYS, more options, seperate doc for the
  395.         configuration file... to be short, just a lot more...<g>
  396.           + Solved loadhigh problem with  MTC,  warning, you can NOT
  397.         loadhigh MCS !
  398.     =*===*===*===*===*===*===*===*===*===*===*===*===*===*===*===*==
  399.  
  400.  
  401.     Saesoft International,           [NMS] Netherlands Message Centre
  402.     Post Office Box: 9179,           Telex: Saesoft, 20010 PMS NL
  403.     3007 AD Rotterdam Holland.     Telefax: Saesoft, +31 (10)4113888
  404.     Phone: +31 (10)4795892           PostBank PSTB NL 2A  5506405
  405.  
  406.  
  407.         (C) SAESOFT INTERNATIONAL    <=>   DATA SECURITY SYSTEMS
  408.             ───────────────────────────────────────────────────────
  409.                                      SAESOFT INT., Box 9179 3007 AD
  410.                                      ROTTERDAM  THE NETHERLANDS
  411.             ─────────────────────────────────────────────────
  412.                   Speed And Efficiency SOFTware & Lastware
  413.             ────────────────────────────────────────────
  414.             Copyright (C) Saesoft Int., 1983 - 1991
  415.             ─────────────────────────────────────
  416.  
  417.  
  418. Saesoft International is registered at the chamber of commerce in Rotterdam at
  419. the number  149200,  Saesoft is a  trademark and productivity name of blue eye
  420. productions international.
  421.